operator n. 1.操作者,機務(wù)員;司機,駕駛員;【軍事】電話兵;【電話】接線員,話務(wù)員(=telephone operator);【電報】報務(wù)員。 2.(外科)施行手術(shù)者。 3.掮客,經(jīng)紀(jì)人。 4.【語法】功能詞。 5.【數(shù)學(xué)】算子,算符。 6.經(jīng)營者;〔美國〕工廠主,資方。 7.投機商人,騙子;精明圓滑的人。 8.【戲劇】燈光助理員。 an operator's set 話務(wù)員的電話機。 a telegraph operator 電報報務(wù)員。 an unitary operator 公正算符。 a mine operator 礦山經(jīng)營者,礦主。
The operator can function as a logical or a bitwise and operator &運算符可以作為邏輯或按位“與”運算符。
Bitwise and operator 按位與運算符。
Use the bitwise and operator to determine each bit set in the bitmap that is returned by the permissions function 使用位與( & )運算符確定permissions函數(shù)返回的位圖中的每個位集。
Make sure you don ' t mistake the boolean and operator , & & ( double ampersand ) for the bitwise and operator & ( single ampersand ) . they are entirely different beasts 確定你沒有錯誤的使用邏輯和操作符& &和位操作符& ,它們是完全不同的。